cargo.git
2015-12-03 Steven FacklerMove wildcard rejection date back 6 weeks
2015-12-02 borsAuto merge of #2186 - alexcrichton:transaction, r=brson
2015-11-30 borsAuto merge of #2185 - alexcrichton:update, r=alexcrichton
2015-11-30 Alex CrichtonUpdate plugin tests to nightly
2015-11-30 borsAuto merge of #2184 - brandonson:master, r=alexcrichton
2015-11-30 Alex CrichtonPackage/test tarballs in a temporary location
2015-11-30 Brandon SandersonImprove message with unspecified install target.
2015-11-28 borsAuto merge of #2176 - gentoo90:bash-comp, r=alexcrichton
2015-11-28 gentoo90Update bash-completion
2015-11-24 borsAuto merge of #2168 - durka:patch-3, r=alexcrichton
2015-11-23 Alex Burkarestore dependencies.awesome normal table
2015-11-23 Alex Burkainline tables must be on one line, because TOML
2015-11-23 Alex Burkadoc/manifest: fix "default-features" example
2015-11-23 borsAuto merge of #2167 - iirelu:vec-macro-consistency...
2015-11-23 iireluMake usage of vec! macro consistent
2015-11-23 borsAuto merge of #2166 - alexcrichton:clean-up-update...
2015-11-23 Alex CrichtonClean up the `cargo update` implementation a bit
2015-11-20 borsAuto merge of #2160 - alexcrichton:bail-macro, r=huonw
2015-11-20 Alex CrichtonAdd a macro for `return Err(human(format!(...)))`
2015-11-20 borsAuto merge of #2159 - Manishearth:native-diag, r=alexcr...
2015-11-20 Manish GoregaokarImprove diagnostics for multiple native links for the...
2015-11-19 borsAuto merge of #2156 - alexcrichton:rebase-2058, r=alexc...
2015-11-19 Alex CrichtonTouch up a few last minor comments
2015-11-19 Alex CrichtonMerge branch 'cwd-fixes' of https://github.com/Kimundi...
2015-11-19 borsAuto merge of #2154 - alexcrichton:update, r=alexcrichton
2015-11-19 borsAuto merge of #2153 - carlosgaldino:cg-fix-uninstall...
2015-11-19 Carlos GaldinoUpdate man page.
2015-11-19 Carlos GaldinoFix `cargo-uninstall`.
2015-11-19 Alex CrichtonUpdate dependencies
2015-11-18 borsAuto merge of #2151 - IvanUkhov:typography, r=steveklabnik
2015-11-18 Ivan UkhovSpell “Cargo” consistently
2015-11-18 Ivan UkhovSpell “GitHub” consistently
2015-11-18 Ivan UkhovFix a typo
2015-11-18 Ivan UkhovUse “etc.” consistently
2015-11-18 Ivan UkhovUse proper quotation marks
2015-11-15 borsAuto merge of #2131 - alexcrichton:cargo-clean, r=brson
2015-11-15 Alex CrichtonFix a number of bugs with cargo clean
2015-11-12 borsAuto merge of #2136 - gkoz:empty_fingerprint, r=alexcri...
2015-11-11 Gleb KozyrevFix #1504. Don't blow up on empty fingerprint files
2015-11-11 borsAuto merge of #2135 - alexcrichton:bundle-crate-in...
2015-11-11 Alex CrichtonOnly read one package from registry tarballs
2015-11-11 Alex CrichtonRefactor testing the registry
2015-11-10 borsAuto merge of #2128 - k0pernicus:patch-1, r=alexcrichton
2015-11-10 WebTogzUpdate guide.md
2015-11-10 borsAuto merge of #2126 - johshoff:default_dependency_heade...
2015-11-10 WebTogzUpdate guide.md
2015-11-09 borsAuto merge of #2129 - alexcrichton:cargo-rustdoc, r...
2015-11-09 WebTogzUpdate guide.md
2015-11-09 Alex CrichtonRebase `cargo rustdoc` and tweak behavior
2015-11-09 Manish GoregaokarAdd `cargo rustdoc` for passing arbitrary flags to...
2015-11-08 Johannes HoffAdd dependency header in default Cargo.toml
2015-11-05 borsAuto merge of #2118 - alexcrichton:update-curl, r=alexc...
2015-11-05 Alex CrichtonUpdate to a curl-rust that doesn't use OpenSSL on OSX
2015-11-05 borsAuto merge of #2115 - alexcrichton:nondeterminism,...
2015-11-05 Alex CrichtonRelax some output assertions in tests
2015-11-04 borsAuto merge of #2114 - alexcrichton:install-relative...
2015-11-04 Alex CrichtonFix install `--path` with a relative path
2015-11-04 borsAuto merge of #2113 - alexcrichton:weird-filenames...
2015-11-04 Alex CrichtonAdd more safeguards around odd filenames
2015-11-03 borsAuto merge of #2091 - winger:master, r=alexcrichton
2015-11-03 wingerChanges required for cargo-metadata
2015-11-03 borsAuto merge of #2103 - takkanm:add_install_help, r=alexc...
2015-11-03 Mitsutaka Mimuraadd install help
2015-11-02 borsAuto merge of #2104 - mbrubeck:test-doc, r=alexcrichton
2015-11-02 Matt BrubeckDocs: Mention the [[example]] section
2015-11-02 Matt BrubeckExpand documentation on integration tests
2015-11-02 Matt BrubeckDocs: Clarify what `cargo test` compiles vs. runs
2015-10-31 borsAuto merge of #2097 - alexcrichton:dont-panic-when...
2015-10-31 Alex CrichtonDon't panic when printing the precise source id
2015-10-30 borsAuto merge of #2092 - gkoz:lock_line_endings, r=alexcri...
2015-10-30 Gleb KozyrevDetect the line endings convention of Cargo.lock (CRLF...
2015-10-30 Gleb KozyrevAvoid overwriting the lockfile if there are no changes
2015-10-30 borsAuto merge of #2093 - alexcrichton:bump, r=alexcrichton
2015-10-30 Alex CrichtonBump to 0.7.0
2015-10-30 Gleb KozyrevAdd a test for #2076, preservation of line endings...
2015-10-30 borsAuto merge of #2070 - alexcrichton:test-optional, r...
2015-10-28 Marvin LöbelFixed testsuite
2015-10-28 Marvin LöbelMade cwd setting in process builder optional
2015-10-28 Marvin LöbelMade cargo derive more working directory locations...
2015-10-22 borsAuto merge of #2077 - Lechindianer:master, r=alexcrichton
2015-10-22 Pascal SchmidFixed typo
2015-10-21 borsAuto merge of #2061 - alexcrichton:update, r=alexcrichton
2015-10-21 Alex CrichtonUpdate dependencies
2015-10-21 borsAuto merge of #2071 - aarzee:master, r=alexcrichton
2015-10-21 borsAuto merge of #2072 - durka:patch-2, r=alexcrichton
2015-10-21 Alex Burkafix copy/paste error in doc
2015-10-21 Carlos LiamCleanup
2015-10-21 Alex CrichtonAllow testing optional dependencies
2015-10-20 borsAuto merge of #2068 - alexcrichton:root-profiles, r...
2015-10-20 Alex CrichtonAlways use the root package's set of profiles
2015-10-20 borsAuto merge of #2067 - apasel422:spell, r=alexcrichton
2015-10-20 Andrew PaseltinerCorrect spelling in docs
2015-10-19 borsAuto merge of #2062 - aarzee:master, r=steveklabnik
2015-10-19 Carlos LiamClean whitespace
2015-10-19 borsAuto merge of #2026 - alexcrichton:cargo-install, r...
2015-10-19 Alex CrichtonFinish implementing `cargo install`
2015-10-19 Steve KlabnikBasic work for cargo install
2015-10-18 borsAuto merge of #2060 - sorear:broken-links, r=huonw
2015-10-18 Stefan O'RearFix broken links in documentation
2015-10-17 borsAuto merge of #2055 - alexcrichton:rustdoc-race, r...
next